of

public static HttpStatus of(int value)

Returns the HttpStatus instance for the given value.

Parameters

value

the HTTP response status code. For example, 200, 201, 404